<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">* {
	margin: 0;
	padding: 0;
	word-break:break-all;
	outline: none;
}

table{
	border-collapse:collapse;/*鎶樺彔鎴愪竴涓崟涓€鐨勮竟妗�*/
	border-spacing: 5px;
}

table,th,td{
	border:1px solid black;
}
td {
	padding: 5px;
}

a {
	text-decoration: none;
	outline: none;
}

body {
	font-size: 14px;
}

img {
	border: 0;
	image-rendering: -moz-crisp-edges;
	image-rendering: -o-crisp-edges;
	image-rendering: -webkit-optimize-contrast;
	image-rendering: crisp-edges;
	-ms-interpolation-mode: nearest-neighbor;
	max-width: 100%;
	vertical-align: top;
}

li {
	list-style: none;
}

body {

}

i {
	font-style: normal;
}

div:after,
ul:after,
li:after,
dl:after,
dt:after,
dd:after {
	content: "";
	display: block;
	clear: both;
}

.wow {
	visibility:hidden;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

/* img { -webkit-transition:1s; -moz-transition:1s; transition:1s; } */
.clearBox:after {
	content: "";
	display: block;
	clear: both;
}

.clear {
	display: block;
	clear: both;
}

input {
	outline: none;
}
a{
	color: inherit;
}
a:hover {
	/* color: inherit; */
	/* cursor: pointer; */
}
.dpib, .display-inline-block {
	display: inline-block;
}

.dpb, .display-block {
	display: block;
}

.dpn, .display-none {
	display: none;
}

.tac, .text-align-center {
	text-align: center;
}

.tal, .text-align-left {
	text-align: left;
}

.tar, .text-align-right {
	text-align: right;
}

.pstr {
	position: relative;
}

.psta {
	position: absolute
}


.flex-box {
	display: -webkit-box;
	/* 鑰佺増鏈娉�: Safari, iOS, Android browser, older WebKit browsers. */
	display: -moz-box;
	/* 鑰佺増鏈娉�: Firefox (buggy) */
	display: -ms-flexbox;
	/* 娣峰悎鐗堟湰璇硶: IE 10 */
	display: -webkit-flex;
	/* 鏂扮増鏈娉�: Chrome 21+ */
	display: flex;
	/* 鏂扮増鏈娉�: Opera 12.1, Firefox 22+ */
}

.justify-center {
	display: -webkit-box;
	/* 鑰佺増鏈娉�: Safari, iOS, Android browser, older WebKit browsers. */
	display: -moz-box;
	/* 鑰佺増鏈娉�: Firefox (buggy) */
	display: -ms-flexbox;
	/* 娣峰悎鐗堟湰璇硶: IE 10 */
	display: -webkit-flex;
	/* 鏂扮増鏈娉�: Chrome 21+ */
	display: flex;
	/* 鏂扮増鏈娉�: Opera 12.1, Firefox 22+ */
	-webkit-justify-content: center;
	-moz-justify-content: center;
	-ms-justify-content: center;
	-o-justify-content: center;
	justify-content: center;
}

.item-center {
	display: -webkit-box;
	/* 鑰佺増鏈娉�: Safari, iOS, Android browser, older WebKit browsers. */
	display: -moz-box;
	/* 鑰佺増鏈娉�: Firefox (buggy) */
	display: -ms-flexbox;
	/* 娣峰悎鐗堟湰璇硶: IE 10 */
	display: -webkit-flex;
	/* 鏂扮増鏈娉�: Chrome 21+ */
	display: flex;
	/* 鏂扮増鏈娉�: Opera 12.1, Firefox 22+ */
	-webkit-align-items: center;
	-moz-align-items: center;
	-ms-align-items: center;
	-o-align-items: center;
	align-items: center;
}

.flex-wrap {
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-box;
	display: -webkit-flex;
	display: box;
	display: flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-o-flex-wrap: wrap;
	flex-wrap: wrap;
}




/* 绠ご start */
.arrow {
	width: 11px;
	height: 11px;
	border-top: 2px solid #999;
	border-right: 2px solid #999;
	margin-right: 3px;
	margin-top: 3px;
	margin-left: 3px;

}

.arrow_l {
	transform: rotate(-135deg);
	/* 宸︾澶� start */
}

.arrow_r {
	transform: rotate(45deg);
	/* 鍙崇澶� start */
}

.arrow_u {
	transform: rotate(-45deg);
	/* 涓婄澶� start */
}

.arrow_b {
	transform: rotate(135deg);
	/* 涓嬬澶� start */
}

/* 绠ご end */



/* 宸﹀彸灞呬腑(鍋忕Щ) start */
.tftl_50_0 {
	-webkit-transform: translate(-50%, 0);
	-moz-transform: translate(-50%, 0);
	-ms-transform: translate(-50%, 0);
	-o-transform: translate(-50%, 0);
	transform: translate(-50%, 0);
}

/* 宸﹀彸灞呬腑(鍋忕Щ) end */

/* 涓婁笅灞呬腑(鍋忕Щ) start */
.tftl_0_50 {
	-webkit-transform: translate(0, -50%);
	-moz-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	-o-transform: translate(0, -50%);
	transform: translate(0, -50%);
}

/* 涓婁笅灞呬腑(鍋忕Щ) end */

/* 涓婁笅宸﹀彸灞呬腑(鍋忕Щ) start */
.tftl_50_50 {
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

/* 涓婁笅宸﹀彸灞呬腑(鍋忕Щ) end */

.b-shadow {
	-o-box-shadow: 0 0 25px rgba(0, 0, 0, .08);
	-ms-box-shadow: 0 0 25px rgba(0, 0, 0, .08);
	-moz-box-shadow: 0 0 25px rgba(0, 0, 0, .08);
	-webkit-box-shadow: 0 0 25px rgba(0, 0, 0, .08);
	box-shadow: 0 0 25px rgba(0, 0, 0, .08);
}

.transition {
	-webkit-transition: all .4s;
	-moz-transition: all .4s;
	-ms-transition: all .4s;
	-o-transition: all .4s;
	transition: all .4s;
}

.transform-50-50 {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
}
.transform-scale-105-hover:hover {
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	-ms-transform: scale(1.05);
	-o-transform: scale(1.05);
	transform: scale(1.05);
}
.transform-scale-102-hover:hover {
	-webkit-transform: scale(1.02);
	-moz-transform: scale(1.02);
	-ms-transform: scale(1.02);
	-o-transform: scale(1.02);
	transform: scale(1.02);
}

/**** 鑻辨枃澶у皬鍐� start ****/

/* 鍏ㄥぇ鍐� start */
.uppercase {
	text-transform: uppercase;
}

/* 棣栧瓧姣嶅ぇ鍐� start */
.capitalize {
	text-transform: capitalize;
}

/* 鍏ㄥ皬鍐� start */
.lowercase {
	text-transform: lowercase;
}

/**** 鑻辨枃澶у皬鍐� end ****/

.image-bg {
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
[class *='image-bg-'] {
	background-position: center;
	background-repeat: no-repeat;
}
.image-bg-contain {
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
}
.image-bg-top {
	background-position: top;
}
.image-bg-bottom {
	background-position: bottom;
}
.image-bg-center {
	background-position: center;
	background-size: cover;
}
.image-bg-100 {
	background-size: 100% 100%;
}
.image-bg-fixed {
	background-attachment: fixed;
}


/* 澶氭澘鍧楅€氱敤 start */
.page-box {
	padding-top: 60px;
	padding-bottom: 60px;
	overflow: hidden;
}

@media (max-width: 1400px) {
	.page-box {
		padding-top: 50px;
		padding-bottom: 50px;
	}
}
@media (max-width: 1200px) {
	.page-box {
		padding-top: 40px;
		padding-bottom: 40px;
	}
}

@media (max-width: 992px) {
	.page-box {
		padding-top: 35px;
		padding-bottom: 35px;
	}
}


@media (max-width: 768px) {
	.page-box {
		padding-top: 30px;
		padding-bottom: 30px;
	}
}

.list-page-box {
	padding-top: 20px;
	padding-bottom: 20px;
	overflow: hidden;
}

@media (max-width: 480px) {
	.page-box {
		padding-top: 20px;
		padding-bottom: 20px;
	}
}

@media (max-width: 380px) {
	.list-page-box {
		padding-top: 15px;
		padding-bottom: 15px;
	}
}

.page-body {
	/* color: #666; */
	position: relative;
}

.cfff .page-body {
	/* color: #fff; */
}

.page-content {
	color: #666;
	padding: 30px 0;
	line-height: 1.6;
}

@media (max-width: 992px) {
	.page-content {
		padding: 20px 0;
	}
}

@media (max-width: 768px) {
	.page-content {
		padding: 10px 0;
	}
}

@media (max-width: 480px) {
	.page-content {
		padding: 5px 0;
	}
}

.typename-box {
	/* text-align: center; */
	padding: 0;
	/* margin-top: 20px; */
	margin-bottom: 30px;
	overflow: hidden;
}

.cfff {
	color: #fff;
}

.typename-box.tal, .typename-box.text-align-left {
	text-align: left;
	display: inline-block;
	margin-bottom: 10px;
}

.type-name-en {
	font-size: 66px;
    color: #E9E9E9;
	line-height: 1;
    text-transform: uppercase;
	line-height: 1;
	max-height: 46px;
	word-break: normal;
	font-weight: bold;
}

.type-name-en-cfff {
    color: #fff;
}

.cfff .type-name-en {
	color: #5A5A5A;
}
.bgcf8f8f8 .type-name-en, .bgcf8f8f8 .type-name-en {
	color: #efefef;
}

.type-name {
	font-size: 25px;
}

.type-name-hr {
	margin-top: 10px;
	height: 1px;
	background-color: #ededed;
	margin-bottom: 10px;
}

.typename-line {
	width: 50px;
	margin-top: 15px;
	margin-bottom: 15px;
	height: 3px;
	background-color: #d04411;
	display: block;
}

.tac .typename-line, .text-align-center .typename-line {
	margin-left: auto;
	margin-right: auto;
}

.cfff .typename-line {
	/* background-color: #fff; */
}

.typename-line2 {
	width: 160px;
}

.typename-icon {
	/* height: 18px;
	width: 120px; */
	height: 50px;
	width: 450px;
	max-width: 60%;
	margin: 0 auto;
	background-image: url(../images/typeLine.png);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}

.cfff .typename-icon {
	background-image: url(../images/typeLine.png);
}

.typename-box.tal .typename-line, .typename-box.text-align-left .typename-line {
	float: left;
	width: 20px;
	height: 6px;
}

.type-desc {
	margin-top: 10px;
	font-size: 14px;
	color: #999;
}

.cfff .type-desc {
	color: #fff;
}

.type-desc-en {
	margin-top: 10px;
	/* font-size: 13px; */
	/* text-transform: uppercase; */
	text-transform: capitalize;
	color: #666;
	font-size: 18px;
}
.cfff .type-desc-en {
	color: #fff;
}

.type-name .type-desc-en {
	font-size: inherit;
	color: inherit;
}

.title-line {
	display: block;
	width: 50px;
	height: 1px;
	background-color: #d04411;
	margin: 5px 0;
}

@media (max-width: 1200px) {
	.typename-box {
		margin-bottom: 25px;
	}
	.type-name-en {
		font-size: 56px;
		height: 36px;
	}
}

@media (max-width: 768px) {
	.typename-box {
		margin-bottom: 20px;
	}

	.type-name-en {
		font-size: 50px;
		height: 30px;
	}

	.type-name {
		font-size: 22px;
		line-height: 1.5;
	}

	.typename-icon {
		margin: 0 auto;
	}

	.typename-line {
		margin: 5px auto;
		width: 40px;
	}

	.type-desc-en {
		font-size: 16px;
	}

}

@media (max-width: 480px) {
	.typename-box {
		margin-bottom: 15px;
	}

	.type-name-en {
		font-size: 25px;
		height: 15px;
	}

	.type-name {
		font-size: 20px;
	}

	.typename-icon {
		height: 20px;
	}

	.typename-line {
		height: 4px;
	}

	.title-line {
		margin-top: 5px;
		margin-bottom: 10px;
	}

	.type-desc-en {
		font-size: 14px;
	}

	.type-desc {
		font-size: 13px;
	}
	.type-desc , .type-desc-en  {
		margin-top: 5px;
	}
}
@media (max-width: 414px) {
	.typename-box {margin-bottom: 10px;}
}


.hidden {
	display: none;
}

.video {
	object-fit: cover;
}

.w_96 {
	width: 96%;
	max-width: 100%;
	margin: 0 auto;
	position: relative;
	/* overflow: hidden; */
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}

.wrap {
	width: 1300px;
	max-width: 100%;
	margin: 0 auto;
	position: relative;
	/* overflow: hidden; */
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.wrap .wrap {
	padding: 0;
}
@media (max-width: 1300px) {
	.wrap {
		width: auto;
		padding-left: 10px;
		padding-right: 10px;
	}
}

.w1200 {
	width: 1200px;
	max-width: 100%;
	height: auto;
	margin: 0 auto;
}


@media (max-width:1200px) {
	.wrap, .w_96, .w1200 {
		width: auto;
		padding-left: 10px;
		padding-right: 10px;
	}
}

@media only screen and (max-width:768px) and (min-width:500px) {
	.wrap {
		padding: 0 10px;
	}
}

@media only screen and (max-width: 768px) {
	.wrap {
		padding: 0 10px;
		margin: 0;
	}
}

@media (max-width: 480px) {
	.wrap {
		padding: 0 8px;
		margin: 0;
	}
}



.bgcf4f4f4 {background-color: #f4f4f4;}
.bgcf5f5f5 {background-color: #f5f5f5;}
.bgcf8f8f8 {background-color: #f8f8f8;}
.bgcf9f9f9 {background-color: #f9f9f9;}
.bgcfafafa {background-color: #fafafa;}
.bgcfcfcfc {background-color: #fcfcfc;}
.bgcfff {background-color: #fff;}


.color-default {
	color: #d04411;
}


.overf {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.overflow-hidden {
	overflow: hidden;
}

.ellipsis {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

[class *='ellipsis-'] {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
}

.ellipsis-1 {
	-webkit-line-clamp: 1;
}

.ellipsis-2 {
	-webkit-line-clamp: 2;
}

.ellipsis-3 {
	-webkit-line-clamp: 3;
}

.ellipsis-4 {
	-webkit-line-clamp: 4;
}

.ellipsis-5 {
	-webkit-line-clamp: 5;
}

.ellipsis-6 {
	-webkit-line-clamp: 6;
}
.ellipsis-7 {
	-webkit-line-clamp: 7;
}
.ellipsis-8 {
	-webkit-line-clamp: 8;
}
.ellipsis-9 {
	-webkit-line-clamp: 9;
}
.ellipsis-10 {
	-webkit-line-clamp: 10;
}
.ellipsis-11 {
	-webkit-line-clamp: 11;
}


.w-1-3 {
	width: 33.33333333%;
}

.w-2-3 {
	width: 66.66666666%;
}


.border-radius {
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-ms-border-radius: 10px;
	-o-border-radius: 10px;
	border-radius: 10px;
}
@media (max-width: 768px) {
	.border-radius {
		-webkit-border-radius: 8px;
		-moz-border-radius: 8px;
		-ms-border-radius: 8px;
		-o-border-radius: 8px;
		border-radius: 8px;
	}
}
@media (max-width: 480px) {
	.border-radius {
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		-ms-border-radius: 5px;
		-o-border-radius: 5px;
		border-radius: 5px;
	}
}
.box-shadow {
	-webkit-box-shadow: 0 0 10px #dedede;
	-moz-box-shadow: 0 0 10px #dedede;
	-ms-box-shadow: 0 0 10px #dedede;
	-o-box-shadow: 0 0 10px #dedede;
	box-shadow: 0 0 10px #dedede;
}

.padding-top-0 {
	padding-top: 0;
}

.padding-bottom-0 {
	padding-bottom: 0;
}

.border-radius-5 {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
}
.border-radius-8 {
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	-ms-border-radius: 8px;
	-o-border-radius: 8px;
	border-radius: 8px;
}
.border-radius-10 {
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-ms-border-radius: 10px;
	-o-border-radius: 10px;
	border-radius: 10px;
}



.bold {
	font-weight: bold;
}

/* 澶氭澘鍧楅€氱敤 end */



/* 鏍忕洰-鏇村 start */
.page-more-box {
	margin-top: 40px;
}

.page-more {
	display: inline-block;
    line-height: 44px;
    padding: 0 30px;
    margin: 0 auto;
    background: #fb4446;
    display: inline-block;
    /* border: 1px solid #FB4446; */
    position: relative;
	color: #fff;
}

.page-more-radius {
	border-radius: 19px;
}
.page-more2 {
	margin-left: 30px;
}
.page-more2:before {
    left: -15%;
}
.page-more2:after {
    right: -15%;
}
.page-more2:hover:before {
    left: -30%;
}
.page-more2:hover:after {
    right: -30%;
}
.page-more-left {
	margin-left: 0;
}
.page-more:hover {
	background-color: #d04411;
	border-color: #d04411;
	color: #fff;
}

/* .cfff .page-more {
    background: transparent;
	color: #fff;
    border: 1px solid #fff;
}
.cfff .page-more:hover {
	background-color: #fff;
	border-color: #fff;
	color: #d04411;
} */

@media (max-width: 768px) {
	.page-more-box {
		margin-top: 30px;
		text-align: center;
	}
	.page-more {
		/* width: 160px; */
		padding: 0 20px;
		font-size: 13px;
		line-height: 34px;
	}
}

@media (max-width: 480px) {
	.page-more-box {
		margin-top: 20px;
	}
	.page-more {
		/* width: 120px; */
		font-size: 12px;
		padding: 0 15px;
		line-height: 32px;
		margin: 0;
	}
	.page-more-left {
		margin-left: auto;
	}
}
/* 鏍忕洰-鏇村 end */


/* 鍒楄〃-鏇村 start */
.list-more-box {
	margin-top: 20px;
}

.list-more {
	display: inline-block;
    line-height: 33px;
    padding: 0 30px;
    margin: 0 auto;
    background: #d04411;
    display: inline-block;
    border: 1px solid #d04411;
    position: relative;
	color: #fff;
}

.list-more-radius {
	border-radius: 15px;
}

/* .list-more::after {
    content: '';
    position: absolute;
    width: 30%;
    right: -15%;
    height: 1px;
    background: #d04411;
    top: 49.8%;
    transition: all 0.5s;
} */

.list-more:hover {
	background-color: transparent;
	border-color: #d04411;
	color: #d04411;
}

.list-more:hover::after {
    content: '';
    right: -30%;
}


@media (max-width: 768px) {
	.list-more-box {
		margin-top: 15px;
	}
	.list-more {
		/* width: 160px; */
		padding: 0 20px;
		font-size: 13px;
		line-height: 32px;
	}
}

@media (max-width: 480px) {
	.list-more-box {
		margin-top: 8px;
	}
	.list-more {
		/* width: 120px; */
		padding: 0 15px;
		font-size: 12px;
		line-height: 30px;
	}
}
/* 鍒楄〃-鏇村 end */



/* 鎸夐挳 start */
.btn {
	padding: 6px 12px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
    cursor: pointer;
    border-radius: 4px;
	color: #333;
    background-color: #fff;
    border: 1px solid #ccc;
}
.btn:hover {
	color: #333;
    background-color: #e6e6e6;
    border-color: #adadad;
}

.btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da;
}
.btn-info:hover {
	color: #fff;
	background-color: #269abc;
	border-color: #1b6d85;
}
/* 鎸夐挳 end */



/* 椤甸潰宸﹀彸鍒嗗竷 start */
.page-left {
	float: left;
}
.list-page-left {
	float: right;
	margin-left: 30px;
}
.page-right {
	overflow: hidden;
}
@media (max-width: 768px) {
	.page-left {
		float: none;
		width: auto;
	}
	.list-page-left {
		margin-left: 0;
	}
}
/* 椤甸潰宸﹀彸鍒嗗竷 end */



/* 鍥剧墖 start */
.list-image-box-border {
	border: 1px solid #efefef;
}
.list-image-box-bg {
    /* border-radius: 5px; */
    padding: 5px;
}
.list-image-box {
	overflow: hidden;
	position: relative;
	padding-bottom: 68.75%;
}

.list-image {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
	display: block;
	-webkit-transition: all 0.6s;
	-moz-transition: all 0.6s;
	-ms-transition: all 0.6s;
	-o-transition: all 0.6s;
	transition: all 0.6s;
}
.list-image:hover {
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	-ms-transform: scale(1.05);
	-o-transform: scale(1.05);
	transform: scale(1.05);
}
/* 鍥剧墖 end */

/* 鍒楄〃鍥剧墖閬僵1 start */
.list-image-zhezhao {
	position: absolute;
	right: 0;
	bottom: -100%;
	left: 0;
	height: 100%;
	background-color: rgba(0,0,0,.7);
    color: #fff;
	-webkit-transition: all 0.6s;
	-moz-transition: all 0.6s;
	-ms-transition: all 0.6s;
	-o-transition: all 0.6s;
	transition: all 0.6s;
	overflow: hidden;
}

.list-image-zhezhao-bg {
	width: 86%;
	text-align: center;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
}
.list-image-box:hover .list-image-zhezhao {
	bottom: 0;
}
/* 鍒楄〃鍥剧墖閬僵1 end */


/* 鍒楄〃鍥剧墖閬僵2 start */
.list-image-hover {
	cursor: pointer;
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0);
	background-image: url(../images/on-hover.png);
	background-repeat: repeat;
	opacity: 0;
	filter: Alpha(Opacity=0);
	z-index: 96;
	-webkit-transition: all .3s linear;
	-moz-transition: all .3s linear;
	-ms-transition: all .3s linear;
	-o-transition: all .3s linear;
	transition: all .3s linear
}
.list-image-hover:hover {
	opacity: 1;
	filter: Alpha(Opacity=1)
}
.list-image-hover * {
	filter: inherit
}
.list-image-hover {
	cursor: pointer
}
.list-image-hover:hover .list-image-link {
	background-image: url(../images/list-image-link.png);
	background-repeat: no-repeat;
	background-position: center center
}
.list-image-link {
	width: 44px;
	height: 44px;
	top: 50%;
	left: 50%;
	margin-left: -22px;
	margin-top: -22px;
	position: absolute;
	display: block
}
/* 鍒楄〃鍥剧墖閬僵2 end */




/* 涓婁竴绡囦笅涓€绡� start */
.prenext-ul {
	margin-top: 20px;
	padding: 10px 0;
	border-top: 1px solid #eaeaea;
}
.prenext-li {
	color: #666;
}
.prenext-li a {
	/* display: block; */
	line-height: 30px;
}
.prenext-li a:hover {
	color: #d04411;
}
.prenext-li a.disabled {
	opacity: 0.5;
	filter: alpha(opacity=50);
}
@media (max-width: 768px) {
	.prenext-ul {margin-top: 10px; padding: 5px 0; text-align: left;}
	.prenext-li { float: none; width: auto; padding: 5px 0;}
	.prenext-li a {margin: 0 2px; line-height: 20px; font-size: 13px;}
}
/* 涓婁竴绡囦笅涓€绡� end */





/* 鐩稿唽婊氬姩 start */
.swiper-page-bg {
	padding: 0 50px;
}
.swiper-button-next, .swiper-button-prev {
	outline: none;
	top: 50%;
	margin-top: -25px;
	width: 30px;
	height: 50px;
	border-radius: 5px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	filter: alpha(opacity=50);
	opacity: 0.5;
	color: #fff;
	background-color: rgba(0,0,0,.5);
}
.swiper-button-prev {
	left: 0;
	background-image: url(../images/left.png);
}
.swiper-button-next {
	right: 0;
	background-image: url(../images/right.png);
}

.swiper-button-prev:hover,
.swiper-button-next:hover {
	filter: alpha(opacity=100);
	opacity: 1;
}

@media (max-width: 768px) {
	.swiper-page-bg {
		padding: 0 35px;
	}
}
@media (max-width: 480px) {
	.swiper-page-bg {
		/* padding: 0 25px; */
	}

	.swiper-button-next:after, .swiper-button-prev:after {
		font-size: 30px;
	}
}
/* 鐩稿唽婊氬姩 end */







/* 璇︽儏鍥剧墖 start */
.detail-image-box {
	/* max-width: 800px;
	margin: 10px auto; */
	text-align: center;
}

.detail-image {
	max-width: 100%;
	margin: 0 auto;
}
/* 璇︽儏鍥剧墖 end */

/* 鍥剧墖闆嗗垪琛� start */
.imgurls-image-box {
	max-width: 900px;
	margin: 10px auto;
	text-align: center;
}
/* 鍥剧墖闆嗗垪琛� end */


/* 璇︽儏瑙嗛锛坕frame锛� start */
.detail-video-box {
	max-width: 800px;
	margin: 10px auto;
}
.detail-video-box iframe {
	width: 100%;
}
/* 璇︽儏瑙嗛 end */


/* 瑙嗛 start */
.list-video-box {
	position: relative;
	padding-bottom: 62.5%;
}
.video {
	background: #000;
	width: 100%;
	display: block;
}
.list-video{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.videoPlayIcon-box {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: rgba(255,255,255,.2);
	background-color: rgba(0,0,0,.3);
	background-position: center;
	background-repeat: no-repeat;
	background-size: 50px auto;
	
}
@media (max-width: 768px ) {
	.videoPlayIcon-box {
		background-size: 30px auto;
	}
}
/* 瑙嗛 end */





/* 缈婚〉 start */
.pagesize {
	text-align: center;
	padding-top: 30px;
}

.pagesize li {
	display: inline-block;
}

.pagesize a, .pagesize select, .pagesize span {
	display: inline-block;
	padding: 0 12px;
	margin-right: 5px;
	margin-bottom: 5px;
	color: #ccc;
	font-size: 14px;
	line-height: 32px;
	border: 1px solid #ccc;
	border-radius: 3px;
	text-align: center;
}

.pagesize a:hover, .pageBox a:active, .pagesize .cur, .pagesize .active span {
	background: #d04411;
	color: #FFFFFF;
	border-color: #d04411;
	text-decoration: none;
}

.pagesize a.cur {
	color: #fff;
}

@media (max-width: 768px) {
	.pagesize {padding-top: 10px;}
}
@media (max-width: 480px) {
	.pagesize {padding-top: 5px;}
	.pagesize a, .pagesize select, .pagesize span  { padding: 0 9px; line-height:24px;height:auto;font-size:12px; margin-right: 3px; margin-bottom: 3px;}
}
/* 缈婚〉 end */


/* 缈婚〉 start */
.pages {
	clear: both;
	margin: 50px 0 20px;
	overflow: hidden;
	margin-left: 0px;
	text-align: center;
}

.pages ul td {
	display: inline-block;
	text-align: center;
	margin: 0 5px 5px;
}

#pages {
	font-size: 0;
}

#pages li, .pages li {
	margin: 0 3px;
	display: inline-block;
}
.pages ul a,
.pages ul span {
	padding: 0 12px;
	font-size: 15px;
	line-height: 34px;
	display: block;
	color: #666;
	border: 1px solid #e5e5e5;
}
.pages ul b {
	font-weight: normal;
}

.pages ul a:hover, .pages ul .active a {
	background-color: #d04411;
	text-decoration: none;
	color: #fff;
	border-color: #d04411;
}

.pages ul .disabled span  {
	border-color: #e5e5e5;
	background-color: #f5f5f5;
	color: #aaa;
}

.pages ul .active span  {
	border-color: #d04411;
	background-color: #d04411;
	color: #fff;
}

@media (max-width: 768px) {
	.pages {
		margin: 10px 0;
	}
	.pages ul td.pc-show {
		display: none;
	}
	.pages ul a,
	.pages ul span {
		padding: 0 10px;
		font-size: 13px;
		line-height: 32px;
	}
}
@media (max-width: 480px) {
	.pages ul td {
		margin-left: 3px;
		margin-right: 3px;
		padding: 0;
	}
	.pages ul a,
	.pages ul span {
		padding: 0 8px;
		font-size: 12px;
		line-height: 26px;
	}
}

@media (max-width: 380px) {
	.pages ul a,
	.pages ul span {
		/* padding: 0 5px; */
		font-size: 12px;
	}
}
/* 缈婚〉 end */


/* 涓婁竴绡囦笅涓€绡� start */
.prenext-ul {padding: 5px 0;}
/* 涓婁竴绡囦笅涓€绡� end */




.pc-show {
	display: block;
}

.pm-show {
	display: none;
}

@media (max-width:768px) {
	.pc-show {
		display: none;
	}

	.pm-show {
		display: block;
	}
}

@media (min-width: 992px) {
	.pc-last {
		margin-right: 0;
	}
}

@media (min-width: 480px) and (max-width: 992px) {
	.tpc-last {
		margin-right: 0;
	}
}

@media (max-width: 480px) {
	.ph-last {
		margin-right: 0;
	}
}



/* 琛ㄦ牸 start */
.table-box {
	position: relative;
}
.table-bg {
	overflow: auto;
}
.table-box table {
	border-spacing: 0;
}
.table-box td {
	padding: 3px 5px;
}
@media (max-width: 560px) {
	.table-box {
		padding-top: 30px;
	}
	.table-bg:before {
		width: 100%;
		top: 0;
		position: absolute;
		left: 0;
		top: 0;
		right: 0;
		display: block;
		content: "娉細宸﹀彸婊戝姩琛ㄦ牸鏌ョ湅鍐呭";
		color: #e00;
		font-size: 12px;
		line-height: 20px;
		text-align: right;
	}
}
.table-box table {
	min-width: 560px;
}
/* 琛ㄦ牸 end */





/* 椤烘椂閽堣浆涓€鍦� start */
@keyframes rotate360 {
	50% {
		transform: rotate(360deg);
	}
}

@-webkit-keyframes mymove{  /* Safari and Chrome */
	50% {
		transform: rotate(360deg);
	}
}
/* 椤烘椂閽堣浆涓€鍦� start */

/* 宸﹀彸缈昏浆涓€鍛� start */
@keyframes rotateY360 {
	50% {
		transform: rotateY(360deg);
	}
}

@-webkit-keyframes mymove{  /* Safari and Chrome */
	50% {
		transform: rotateY(360deg);
	}
}
/* 宸﹀彸缈昏浆涓€鍛� start */







.dpib, .display-inlie-block {
	display: inline-block;
}

.dpb, .display-block {
	display: block;
}

.dpn, .display-none{
	display: none;
}
</pre></body></html>